home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 63 / Mac Magazin CD 63.iso / Updates / WebDoubler / WebDoubler 1.1.sit / WebDoubler 1.1 / PICS / Rating systems / hostblock.rat < prev    next >
Encoding:
PICS Rating System  |  1999-03-18  |  740 b   |  23 lines  |  [TEXT/WbDb]

  1. ((PICS-version 1.1)
  2.  (rating-service "http://www.maxum.com/webdoubler/pics/hostblock.html")
  3.  (rating-system "http://www.maxum.com/webdoubler/pics/hostblock.html")
  4.  (name "WebDoubler Host Blocker")
  5.  (description "Simple pass/fail rating system based on the list of blocked hostnames maintained by the WebDoubler Host Blocker plug-in.")
  6.  (category  
  7.   (transmit-as "blocked")
  8.   (name "Blocked")
  9.   (label 
  10.       (name "no")
  11.       (value 0)
  12.       (icon "icons/no.gif")
  13.       (description "The hostname of the URL has not been blocked.")
  14.   )
  15.   (label 
  16.       (name "yes") 
  17.       (value 1) 
  18.       (icon "icons/yes.gif")
  19.       (description "The hostname of the URL has been blocked, either explicitly or by finding a blocked word or phrase in one of its pages.")
  20.   )
  21.  )
  22. )
  23.